Valley-OutlineSettings [Disabled by Default].asset 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!114 &11400000
  4. MonoBehaviour:
  5. m_ObjectHideFlags: 0
  6. m_CorrespondingSourceObject: {fileID: 0}
  7. m_PrefabInstance: {fileID: 0}
  8. m_PrefabAsset: {fileID: 0}
  9. m_GameObject: {fileID: 0}
  10. m_Enabled: 1
  11. m_EditorHideFlags: 0
  12. m_Script: {fileID: 11500000, guid: 130791d3e20646d2b6d81688877b0909, type: 3}
  13. m_Name: Valley-OutlineSettings [Disabled by Default]
  14. m_EditorClassIdentifier:
  15. edgeColor: {r: 0.25293696, g: 0.25528237, b: 0.26415092, a: 1}
  16. thickness: 1
  17. resolutionInvariant: 0
  18. fadeWithDistance: 1
  19. fadeRangeStart: 50
  20. fadeRangeEnd: 250
  21. useDepth: 1
  22. minDepthThreshold: 0.1
  23. maxDepthThreshold: 0.7
  24. useNormals: 1
  25. minNormalsThreshold: 0.1
  26. maxNormalsThreshold: 0.25
  27. useColor: 1
  28. minColorThreshold: 0.1
  29. maxColorThreshold: 0.25
  30. renderEvent: 550
  31. outlineOnly: 0
  32. applyInSceneView: 1
  33. effectMaterial: {fileID: 0}
  34. --- !u!21 &380168944343152361
  35. Material:
  36. serializedVersion: 8
  37. m_ObjectHideFlags: 0
  38. m_CorrespondingSourceObject: {fileID: 0}
  39. m_PrefabInstance: {fileID: 0}
  40. m_PrefabAsset: {fileID: 0}
  41. m_Name: Effect Material
  42. m_Shader: {fileID: -6465566751694194690, guid: f968e7540d632cc40b5ca8b340a3e718,
  43. type: 3}
  44. m_Parent: {fileID: 0}
  45. m_ModifiedSerializedProperties: 0
  46. m_ValidKeywords:
  47. - OUTLINE_FADE_OUT
  48. - OUTLINE_USE_COLOR
  49. - OUTLINE_USE_DEPTH
  50. - OUTLINE_USE_NORMALS
  51. m_InvalidKeywords: []
  52. m_LightmapFlags: 4
  53. m_EnableInstancingVariants: 0
  54. m_DoubleSidedGI: 0
  55. m_CustomRenderQueue: -1
  56. stringTagMap: {}
  57. disabledShaderPasses: []
  58. m_LockedProperties:
  59. m_SavedProperties:
  60. serializedVersion: 3
  61. m_TexEnvs:
  62. - unity_Lightmaps:
  63. m_Texture: {fileID: 0}
  64. m_Scale: {x: 1, y: 1}
  65. m_Offset: {x: 0, y: 0}
  66. - unity_LightmapsInd:
  67. m_Texture: {fileID: 0}
  68. m_Scale: {x: 1, y: 1}
  69. m_Offset: {x: 0, y: 0}
  70. - unity_ShadowMasks:
  71. m_Texture: {fileID: 0}
  72. m_Scale: {x: 1, y: 1}
  73. m_Offset: {x: 0, y: 0}
  74. m_Ints: []
  75. m_Floats:
  76. - _ColorThresholdMax: 0.25
  77. - _ColorThresholdMin: 0.1
  78. - _DepthThresholdMax: 0.7
  79. - _DepthThresholdMin: 0.1
  80. - _FadeRangeEnd: 250
  81. - _FadeRangeStart: 50
  82. - _NormalThresholdMax: 0.25
  83. - _NormalThresholdMin: 0.1
  84. - _Thickness: 1
  85. m_Colors:
  86. - _EdgeColor: {r: 0.25293696, g: 0.25528237, b: 0.26415092, a: 1}
  87. m_BuildTextureStacks: []